Product Documentation

c-treeRTG COBOL Edition User's Guide

Previous Topic

Next Topic

<[Target]> action element

Target elements are used by the <do> elements to identify which element the rule touches.

The target elements are mutually exclusive and contain the attributes of the element with the same name of the XDD file.

More target elements can be specified:

<XFDrules>

<rule>

<do>

<"Action">

<"Target">

</"Target">

</"Action">

</do>

</rule>

</XFDrules>

Attibutes

  • For <table> target element attributes please refer to the attributes list of the <table> element of the XDD file.
  • For <schema> target element attributes please refer to the attributes list of the <schema> element of the XDD file.
  • For <field> target element attributes please refer to the attributes list of the <field> element (children of the <schema> element element) of the XDD file.

See Also

TOCIndex